home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Nordlicht Spiele / Nordlicht Spiele 30-10 (19xx)(Nordlicht)(DE)(PD).zip / Nordlicht Spiele 30-10 (19xx)(Nordlicht)(DE)(PD).adf / MatrixBlaster / TheTextFile < prev    next >
Text File  |  1993-12-26  |  2KB  |  81 lines

  1.  
  2.  
  3. Note from Sami:
  4.  
  5. This program originally started out as a quick hack: can we move a line in AMOS
  6. with a joystick? It has evolved into this.  Please feel free to use/improve on
  7. the source code, it's included so that others may possibly learn from it.
  8. Please send us any improvements you have made to the code.
  9. While the source code is freely distributable, it is copyright
  10. Cybris Design, 1993.
  11.  
  12. Credits:
  13.  
  14.     Programmers:
  15.         Sami Cokar
  16.         Nadeem Cokar
  17.         W. Jared Brookes (base logic)
  18.  
  19.     Graphics:
  20.         W. Jared Brookes
  21.  
  22.     Music:
  23.         "Separate Ways", Journey.
  24.  
  25.     Sound Samples:
  26.         "Tron", Walt Disney Productions.
  27.  
  28.  
  29. We can be reached at:
  30.  
  31.     cokars@cuug.ab.ca   Sami Cokar
  32.  
  33.     Sami or Nadeem Cokar
  34.     107 Silver Mead Crescent NW
  35.     Calgary, Alberta
  36.     T3B 3W2
  37.  
  38.     W. Jared Brookes
  39.     236 Silvercrest Drive NW
  40.     Calgary, Alberta, Canada
  41.     T3B 3A4
  42.  
  43.    Notes from Jared:
  44.  
  45.     Since 1982, I've been playing the coin-op version of TRON.  This is the
  46.     original coin-op, with the four games (Light Cycles, Tanks/Recognizers,
  47.     MPC Cone, and Grid Bugs).
  48.  
  49.     I've always wanted to see a proper conversion of the Light Cycles game on the
  50.     Amiga (or any computer -- for that matter).  This project took a great amount
  51.     thinking, to convert to 680X0, from Z80 code (especially when we couldn't view
  52.     the Z80 code!).  I'm very impressed with the original TRON programmers; I'm
  53.     also impressed with Nad and Sami, and their ability to take the verbal and
  54.     drawn logic that I put on paper, and convert it into working code.
  55.  
  56.     I hope you enjoy this.
  57.  
  58.     The source code should be floating around on a BBS near you.  Feel free to
  59.     modify or enhance it.
  60.  
  61.     This program was tested on an A500, A2000, A3000, and A4000/030.
  62.  
  63.         Sincerely,
  64.  
  65.  
  66.                 Jared Brookes --  Nexus 6
  67.  
  68. 1993-12-26
  69.  
  70.  
  71. Note from Nadeem:
  72.  
  73.     In case you were wondering, the instructions are:
  74.  
  75.         Survive.
  76.  
  77.     Press fire to accelerate, and point the joystick in the direction you
  78.     want.  If you manage to die, check the ** BOTTOM RIGHT ** of the
  79.     screen for a <Play again> message. PS - the "fast" mode is very fast
  80.     on the 68030!
  81.